home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / wp_dtp / atap.lha / ATAP / File Transfer Help < prev    next >
Text File  |  1992-06-13  |  3KB  |  63 lines

  1. ==============================================================
  2.  
  3.                        File Transfer Help
  4.  
  5. ==============================================================
  6.  
  7. Okay... This is the hardest part. If you can get suitcases and AFM files
  8. from the Macintosh to your Amiga then you're laughin'... 
  9.  
  10. METHODS OF TRANSFER:
  11.  
  12. 1) Modem. Simple but effective. OK, not so simple. But still effective. If
  13. you are not versed in telecommunications, skip to the next part. 
  14.  
  15. We can use simple terminal programs on each end with some kind of standard
  16. file transfer protocol (XMODEM, etc.) but remember: Fonts should be transfered
  17. using MacBinary XMODEM or MacBinary ZMODEM or MacBinary whatever. This is
  18. selectable on the Macintosh end. .AFM files (which are really text files)
  19. should be transfered as PURE (no translation) or TEXT (simple text
  20. translation) files.
  21.  
  22. We can make archives before transfer, of course. Does LHArc exist for the
  23. Macintosh? If not, try StuffIt. StuffIt (Raymond Lau, Shareware) is a
  24. Macintosh file archiver that makes .SIT archives. This is what UnStuffIt
  25. is used for: to un-archive files archived with StuffIt on the Mac. The
  26. syntax is simple:
  27.  
  28. 1.SYS:> UnStuffIt options archivename.SIT
  29.  
  30. The options are:
  31.  
  32. l: View contents
  33. v: View with file dates
  34. x: Extract all files
  35.  
  36. VERY IMPORTANT UNSTUFFIT NOTES: .SIT archives MUST be transfered in
  37. MacBinary format like fonts are supposed to be. And like the docs for UnSIT
  38. say: RLE decompression doesn't work! Unfortunately, this means you'll have
  39. to disable compression altogether when making the .SIT archive. This is the
  40. only way to ensure reliable transfer (I had some bug reports from this
  41. thing; AFMs for mono-spaced typefaces were really trashed unless compression
  42. was disabled.)
  43.  
  44. 2) Disk transfer. If you own Mac-2-DOS (CCS) or A-MAX II (ReadySoft) and
  45. have a Macintosh 800K disk drive, you can read Mac disks and copy the files
  46. to Amiga disks easily. The same translation rules apply as for modem
  47. transfer: Use MacBinary for .SIT archives or font suitcases, and TEXT for
  48. AFM files. Refer to the docs for A-MAX or Mac-2-DOS for the details.
  49.  
  50. 3) Disk transfer through MS-DOS. Yes, Macintosh machines can read and write
  51. MS-DOS disks (At least the current ones can.) And if you have CrossDOS
  52. (Consultron) or MessyDOS (Olaf Seibert, Public Domain) you can of course
  53. read the same disks.
  54.  
  55. A recent tidbit available on the Mac is a DOS Mounter; an INIT that lets a
  56. Mac with a FDHD drive read MS-DOS disks from the Macintosh desktop or any
  57. Mac application. If you have access to a Mac like this, simply copy the
  58. suitcases, AFMs, or .SIT archives to an MS-DOS disk and read them on your
  59. Amiga through CrossDOS or MessyDOS.
  60.  
  61. Hope that helped somewhat. 
  62.  
  63.